Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add ValidatingAdmissionPolicy references #531

Merged
merged 1 commit into from
Oct 2, 2023

Conversation

WitoDelnat
Copy link
Collaborator

This PR adds references for Binding.policyName -> Policy.metadata.name and Binding.paramsRef.name -> ParamsKind.metadata.name.

The params do not use the standard framework as it requires referencing the Policy to find the referenced Params which is a special case. Expanding the framework for this special edge case would complicate it too much so I kept it on the side.

@changeset-bot
Copy link

changeset-bot bot commented Sep 28, 2023

🦋 Changeset detected

Latest commit: 30f2e95

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@monokle/validation Minor
monaco-kubernetes Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

@f1ames f1ames left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@WitoDelnat WitoDelnat merged commit b09521c into main Oct 2, 2023
2 checks passed
@WitoDelnat WitoDelnat deleted the add-vap-references branch October 2, 2023 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants